Command
Window Interface
This section
describes the commands that you can run in the Command window. It describes the
commands that apply to debugging user-mode applications, as well as those that
apply to debugging kernel-mode drivers.
You can use
standard editing keys when you enter a command. Use the UP ARROW and DOWN ARROW keys
to retrieve previous commands. Edit the current command line with the BACKSPACE, DELETE, INSERT, and LEFT ARROW and RIGHT ARROW keys.
Press the ESC key to clear the current line.
To copy text
from a previous line in the Command window, highlight the text by holding down
the left mouse button and dragging the mouse pointer. Click the right mouse
button to copy the highlighted text to the Clipboard. Click the right button
again to paste the text into the current command line. You can use the same
technique to copy text from other windows to the Command window. You can also
press CTRL+INS to copy highlighted text to the Clipboard and press SHIFT+INS to
paste text from the Clipboard to the insertion point.